| Changed Methods |
void addToCRELApplicationList(byte[], short, short)
|
Documentation changed from old to new. |
Adds an AID to the list of CREL Applications referenced by this entry. |
void addToGroupAuthorizationList(byte[], short, short)
|
Documentation changed from old to new. |
Adds an AID to the Group Authorization List. |
byte getCLState()
|
Documentation changed from old to new. |
Retrieves the contactless activation state of the Application. |
short getInfo(byte[], short, short)
|
Documentation changed from old to new. |
Retrieves the contents of an Application Information stored by this entry. |
GPCLRegistryEntry getNextCRELApplication(GPCLRegistryEntry)
|
Documentation changed from old to new. |
Retrieves the list of CREL Applications referenced by this entry. |
GPCLRegistryEntry getNextConflictingApplication(GPCLRegistryEntry)
|
Documentation changed from old to new. |
Retrieves the list of currently activated Contactless Applications that would
conflict if the Contactless Application represented by this entry was activated. |
GPCLRegistryEntry getNextGroupMember(GPCLRegistryEntry)
|
Documentation changed from old to new. |
Retrieves the list of member Applications belonging to the Application Group represented by this entry (Head Application). |
GPCLRegistryEntry getNextReferencingApplication(GPCLRegistryEntry)
|
Documentation changed from old to new. |
Retrieves the list of Applications that reference this entry as one of their CREL Applications. |
boolean isGroupHead()
|
Documentation changed from old to new. |
Whether this entry represents a Group Head. |
boolean isGroupMember()
|
Documentation changed from old to new. |
Whether this entry represents a Group Member. |
void joinGroup(AID)
|
Documentation changed from old to new. |
Sets up this entry as a member of the Application
Group with specified Head Application. |
void removeFromCRELApplicationList(byte[], short, short)
|
Documentation changed from old to new. |
Removes an AID from the list of CREL Applications referenced by this entry. |
void removeFromGroupAuthorizationList(byte[], short, short)
|
Documentation changed from old to new. |
Removes an AID from the Group Authorization List. |
byte setCLState(byte)
|
Documentation changed from old to new. |
Changes the contactless activation state of the Application represented by
this entry. |
short setInfo(byte[], short, short, short)
|
Documentation changed from old to new. |
Updates the contents of an Application Information stored by this entry. |
void setPartialSelectionOrder(boolean)
|
Documentation changed from old to new. |
Sets the permanent order of the GlobalPlatform Registry used by application selection by AID matching. |